public class AtomValenceException extends AtomSanitizeException
Modifier | Constructor and Description |
---|---|
|
AtomValenceException(AtomValenceException other) |
protected |
AtomValenceException(long cPtr,
boolean cMemoryOwn) |
|
AtomValenceException(java.lang.String msg,
long atomIdx) |
Modifier and Type | Method and Description |
---|---|
MolSanitizeException |
copy() |
void |
delete() |
static AtomValenceException |
dynamic_cast(MolSanitizeException mse) |
protected void |
finalize() |
protected static long |
getCPtr(AtomValenceException obj) |
java.lang.String |
getType() |
getAtomIdx, getCPtr
getCPtr, message
protected AtomValenceException(long cPtr, boolean cMemoryOwn)
public AtomValenceException(java.lang.String msg, long atomIdx)
public AtomValenceException(AtomValenceException other)
protected static long getCPtr(AtomValenceException obj)
protected void finalize()
finalize
in class AtomSanitizeException
public void delete()
delete
in class AtomSanitizeException
public MolSanitizeException copy()
copy
in class AtomSanitizeException
public java.lang.String getType()
getType
in class AtomSanitizeException
public static AtomValenceException dynamic_cast(MolSanitizeException mse)